/ Assembly List / LJCWinFormControls / ControlCommon / TextUnitWidth

Namespace - LJCWinFormControls


Parameters
control - The Control value.
text - The text value.

Returns

The text width in page units.

Syntax

C#
public static Int32 TextUnitWidth(Control control, String text)

The text length in page units.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.